Creates an QTGraphicsExporter object that uses the specified graphics format.
Syntax |
|---|
|
result = GetQTGraphicsExporter( Format ) |
Parameters |
||
|---|---|---|
|
Format |
Format used to save the graphic. BMPf - BMP file format PNGf - PNG file format PNTG - MacPaint 8BPS - Photoshop .SGI - SGI TPIC - Targa JPEG - Jpeg |
|
Return Value |
||
|---|---|---|
|
Result |
Exporter object. |
|